home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d22 / masdir42.arc / MASDIR42.NEW < prev    next >
Encoding:
Text File  |  1989-03-08  |  13.0 KB  |  225 lines

  1.  
  2.                       MASDIR - The MASter DIRectory System
  3.                    Description of new features in Version 4.2
  4.         *****************************************************************
  5.  
  6.          Use of the  PgUp, PgDn, Home, and  End keys.  These  keys can be
  7.         very useful for paging backward and forward through large  direc-
  8.         tories.    Pressing  the  PgUp  key  will  redisplay the previous
  9.         screen.  This can also be  used on the first screen to  eliminate
  10.         the header  completely and  display up  to 144  filenames on  one
  11.         screen. B for Back will also work.  PgDn pages to the next screen
  12.         the same as  C, End ends  the display the  same as Esc,  and Home
  13.         returns to  the first  screen--similar to  pressing C  at the end
  14.         menu, but Home can also be used for this purpose at the  interme-
  15.         diate menu. To quickly get to  the end of the listing, press  the
  16.         '-' key.  The sorting will then be in reverse order as  described
  17.         next.
  18.  
  19.          Reverse sorting.   The '-' character is  the symbol to sort  the
  20.         file names in descending, vice  ascending order.  On the  command
  21.         line this can be /-, /a-, or /-a where a is one of the alphabetic
  22.         chars N, X, S, or D. (There is no reverse for DOS order.)  At ei-
  23.         ther the end or the intermediate menu, pressing the "-" key  will
  24.         resort the names in reverse order using the same sort field.   If
  25.         the sort field is changed, reverse sorting will remain in  effect
  26.         if it has been selected.  You could, for example, use SDL /D-  /K
  27.         /2 to show only the new  files with the archive bit set,  by date
  28.         with the newest ones first.   The /2 makes sure the date  will be
  29.         shown.  Or  you can sort  by size with  the largest files  first.
  30.         SDLSETUP permits you  to specify whether  default sorting is  as-
  31.         cending or in reverse order.
  32.  
  33.          The  third major  new feature  is the  print-to-file capability.
  34.         Now on  the Print  Options menu  a "File"  option appears. If you
  35.         select F you will be prompted for  a file name.  This can be  any
  36.         valid  non-ambiguous  file  specification  (no wildcards). If the
  37.         file exists, the directory output will be appended to the end  of
  38.         the file.  The intended use of this is to create catalog files of
  39.         floppy disk directories, but you might think of another good use.
  40.         Printing to a  file automatically turns  all printing OFF  at the
  41.         end of the directory listing.   Now you can print a label  or in-
  42.         sert with your own descriptive titles, then immediately print ex-
  43.         actly the same information to a disk file for cataloging purposes
  44.         with just a couple of keystrokes.  No need to exit to DOS.
  45.  
  46.          The /I option for printing a sleeve Insert has been restored  as
  47.         a  command  line  option.    Using  /i  or /I on the command line
  48.         results  in  printing  the  Insert  without bringing up the PRInt
  49.         menu.  The key letter for printing a Label from the Print Options
  50.         menu is changed to L instead of W as being more mnemonic.  Either
  51.         P or R will bring up  the print menu unless you change  the pause
  52.         key when you run SDLSETUP, then just R will work.
  53.  
  54.          If printing  is ON or  to a file,  no intermediate menu  will be
  55.         displayed.  The display will continue to scroll to the end  menu.
  56.         Of course,  this only  affects displays  that have  more than one
  57.         screen of file names.
  58.  
  59.          A slight speedup  in the display may  be noticed due to  placing
  60.         DOS in binary mode.   This disables such keys as  Ctrl-Break, ^S,        ^P, and ^PrtSc. This is done  ONLY when pausing is in effect  and
  61.         printing is not ON,  so it will not  affect those who don't  like
  62.         the automatic pause. Ctrl-NumLock still works. It is more  impor-
  63.         tant now to  not exit abnormally,  such as with  a Ctrl-Break, or
  64.         DOS will be left in binary mode.  This can easily be corrected by
  65.         running SDL again. You can tell if DOS is in binary mode by TYPE-
  66.         ing a file that  has tabs in it.  The tabs will not  be expanded,
  67.         and will appear as the  ASCII 09 character. Also, the  above con-
  68.         trol keys will not work.
  69.  
  70.         *****************************************************************
  71.                       Review of new features in Version 4.1
  72.  
  73.         ■  Two features provide additional capability without exiting  to
  74.         DOS:
  75.  
  76.          Have you ever called up SDL to print a directory for a  diskette
  77.         only to notice that you had not set the proper volume label?  Now
  78.         you can  set or  change the  volume label  (as many  times as you
  79.         want) without returning to DOS.  Just use /V on the command line,
  80.         or press V  when Vol is  shown on the  menu at the  bottom of the
  81.         screen.  You could use  this to serially number disks,  for exam-
  82.         ple.
  83.  
  84.          Control of printing is much more versatile.  The prompt line in-
  85.         dicates whether printing is on or off (Prn=ON or Prn=OFF).  The P
  86.         option brings up a print menu.   On the print menu Esc  will turn
  87.         printing off if it was on or exit without turning it on.   Press-
  88.         ing C for Cls  turns on page eject  (ff for form feed).   This is
  89.         also indicated on the prompt line with (ff=ON or ff=OFF).   Turn-
  90.         ing printing off at the print menu with Esc will also turn off ff
  91.         until you press C again.  Thus you can now turn these features on
  92.         or off, and you can change from one print mode to another without
  93.         exiting to DOS.
  94.  
  95.         ■  This new feature speeds up the display:
  96.  
  97.          Disk Free Space is no longer shown unless specifically asked for
  98.         with the  /F option  on the  command line.   For  hard disks  the
  99.         amount of free space is not generally of interest unless the disk
  100.         is quite full.  DOS takes  a noticeable amount of time to  calcu-
  101.         late the disk free space on large hard disks, so eliminating  the
  102.         display of this information greatly speeds up the directory  dis-
  103.         play.  The  setup program has  an option to  adjust this to  your
  104.         liking.  The /F option on  the command line, or selecting F  from
  105.         the menu will toggle it.
  106.  
  107.         ■  Additional features to make SDL more user-friendly:
  108.  
  109.          The bottom prompt lines are  now on the last line of  the screen
  110.         in reverse color so they are more noticeable, and are as clear of
  111.         the directory display as possible.
  112.  
  113.          SDL automatically adjusts for  any number of lines of  text your
  114.         monitor is set for such as 43 line EGA, or 50 line VGA modes.
  115.  
  116.          This version of SDL has been tested with a listing of over  1000
  117.         files.
  118.  
  119.          The command  line switch /P  will now bring  up the Print  (Prn)        menu.  To make this possible  the Pause (old /P) option has  been
  120.         changed to a /M (for More)  option.  If this is too  incompatible
  121.         with the older version for you,  you can change P to be  an addi-
  122.         tional Pause switch,  and use /R  to bring up  the print menu  by
  123.         running SDLSETUP.
  124.  
  125.          You may now select a new sort option at the intermediate  prompt
  126.         of multiscreen displays.  This works  like the 2, 4, 6 option  by
  127.         immediately producing a  completely new display  in the new  sort
  128.         order.  Thus you do not have to wait till all screens of a  large
  129.         directory have been displayed to change the sort order.
  130.  
  131.         ■  New configuration features in SDLSETUP:
  132.  
  133.          A setup option to use the box drawing characters on the  printer
  134.         like those  on the  screen if  you have  a printer  that supports
  135.         these characters.  Currently dashes and vertical bars are used on
  136.         the printer to maximize the  compatibility.  In SDLSETUP you  can
  137.         now specify if you would prefer the real box drawing characters.
  138.  
  139.          Another new  SDLSETUP feature is  the ability to  suppress the .
  140.         and ..  file directory entries.   They are not really needed  for
  141.         anything and can be confusing.
  142.  
  143.          You may now select  additional default sort orders.   The orders
  144.         of N for Name (the default),  X for eXtension, D for Date,  and O
  145.         for Original or dOs (nO sort at all), are available.
  146.  
  147.          SDLSETUP now  has a (cr)  option to select  "no change" for  any
  148.         question and just move on to the next.  Pressing Esc will skip to
  149.         the next  section.   This speeds  up the  trip through  this con-
  150.         figuration program.   Other improvements have  also been made  to
  151.         SDLSETUP to make it even easier to use.
  152.  
  153.          The  height of  the tiny  font varies  with different  printers.
  154.         Some can get more rows of file  names on the label.  You can  ad-
  155.         just the number of rows that you want on labels when you use  the
  156.         Tiny option.
  157.  
  158.         ■  SDL differences at the intermediate pause:
  159.  
  160.           If there  are too many file  names for one screen,  a couple of
  161.         changes will be noticed.  SDL will automatically adjust the  num-
  162.         ber of columns to maximize the amount of information displayed on
  163.         the minimum number  of screens.   Cls is no  longer automatic be-
  164.         tween screens of a multiscreen  display.  Unless C is  pressed to
  165.         continue, the display will scroll giving the appearance of a con-
  166.         tinuous list  of file  names unbroken  by prompt  lines.  Thus if
  167.         there are only a few more  rows of files, you will still  be able
  168.         to see the balance of the names on the previous display.
  169.  
  170.           You may now select a new sort option at the intermediate prompt
  171.         of multiscreen displays.  This works  like the 2, 4, 6 option  by
  172.         immediately producing a  completely new display  in the new  sort
  173.         order. Thus you do  not have to wait  till all screens have  been
  174.         displayed to change the sort order.
  175.  
  176.         ■  Miscellaneous additional new features:
  177.  
  178.           If you use /P on  the command line to bring up the  print menu,        then  the  W  and  T  options  will still calculate the number of
  179.         columns  to  produce  a  label.  To  preserve some amount of com-
  180.         patibility, any of /R, /I, or /T will bring up the print menu  in
  181.         addition to  /P.   This additional  compatibility feature  may be
  182.         changed or missing in future releases.
  183.  
  184.            The  /W command line option  now just puts the  display into 6
  185.         columns. This is to prevent a problem if the user is thinking  of
  186.         the  "wide"  display  of  DIR.    This  feature  may change or be
  187.         eliminated in future versions.
  188.  
  189.            The  attribute for the highlighted  key letters in the  bottom
  190.         prompt line is selected automatically.  This may not produce  ac-
  191.         ceptable results on  monochrome graphics displays.   You can  use
  192.         SDLSETUP to select the monochrome attribute if you like that bet-
  193.         ter.
  194.  
  195.            The key characters on the reminder line are highlighted.   The
  196.         highlighting will  go away  if you  restore the  titles by  using
  197.         SDLSETUP and either input your own titles or let SDLSETUP replace
  198.         the default titles by just pressing RETURN for each title.   When
  199.         highlighting is in effect, that one line will not respond to  DOS
  200.         redirection  (>),  but  if  you  put  in  your  own  titles using
  201.         SDLSETUP, the redirection capability of that line is restored.
  202.  
  203.            Return, Space, and Escape are the only accepted exit keys.  An
  204.         illegal key will cause a beep to be heard.  Return and Space will
  205.         clear the screen if Cls is ON,   Esc will not.  (A few  other odd
  206.         keys will also work, but they should cause no problems.)
  207.  
  208.          The calculation of the total "Bytes in xxx Files" is rounded  up
  209.         to the next exact kilobyte for each file.  (Individual file sizes
  210.         are not.)  The old total was  not very useful in that it did  not
  211.         indicate the  amount of  disk space  actually used  by the files.
  212.         Rounding the size  to K-bytes makes  it agree with  the amount of
  213.         space used on a floppy disk.  If you do a CHKDSK on a floppy, the
  214.         amount of space  used for the  same set of  files will now  agree
  215.         with the SDL total.  A common use for this total is to  determine
  216.         whether certain files will fit on a floppy.  The new  calculation
  217.         makes it  possible to  make this  determination accurately.   The
  218.         same set  of files  will actually  take up  more space  on a hard
  219.         disk, and  possibly less  space on  a RAM  disk depending  on the
  220.         cluster size.
  221.  
  222.         I would appreciate hearing from  you if you have any  comments or
  223.         suggestions about the operation of SDL and SDLSETUP.
  224.  
  225.         Remember to press ESC to exit ...